07. Using .call()

Using .call()

INSTRUCTOR NOTE:

The call() method calls a function with a given this value and arguments provided individually. See the Mozilla Developer Network documentation.